[HVM][MMIO] Support decode of 0x83 opcode (or imm8,m32/64').
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 7 Jun 2006 13:21:49 +0000 (14:21 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 7 Jun 2006 13:21:49 +0000 (14:21 +0100)
commit93254fc3852bc18ba82e0a6ca8b8d96cde02ff01
tree55c172759a4bb59148632ed7838d92ccab0089e3
parenta47f6548d9d23e84ca021dff85bb5354aed2f1b1
[HVM][MMIO] Support decode of 0x83 opcode (or imm8,m32/64').
This instruction is used by both WinXP during an SMP installation and by
Sun Solaris.  With this patch Sun Solaris UP is able to boot.  Windows
SMP gets a bit further but still has issues.

Signed-off-by: Tom Woller <thomas.woller@amd.com>
Signed-off-by: Travis Betak <tbetak.woller@amd.com>
xen/arch/x86/hvm/platform.c